home *** CD-ROM | disk | FTP | other *** search
/ National Geographic Society: Birds & How They Grow / National Geographic Society: Birds and How They Grow.iso / pc / discis.in_ / discis.in
INI File  |  1994-05-09  |  3KB  |  129 lines

  1. [Setup]
  2. Translate=ASCII                 
  3. ;;
  4. ;; Type of translation for text files:
  5. ;;      ASCII - straight text,
  6. ;;      ANSI - ANSI text - like Windows text, or
  7. ;;      PC - Extended PC characters.
  8. ;;
  9.  
  10. DefaultAudio=0
  11. DefaultVolume=-16384
  12. ;;
  13. ;; Default audio hardware ID and volume.
  14. ;;
  15.  
  16. Location=c:\discis\
  17. ;;
  18. ;; Default location (full path) of bookmark files.
  19. ;;
  20.  
  21. SwitchPalette=YES
  22. ;;
  23. ;; Whether or not the application should reset the system palette when
  24. ;; swapping out to another application.  NOTE: Change this only if you are
  25. ;; running into problems when swapping out of the application. 
  26. ;;
  27.  
  28. ForceDB=NO
  29. ;;
  30. ;; This flag controls whether or not the application should force the handling
  31. ;; of device bitmaps when drawing the pages. This is here for video drivers
  32. ;; which do not properly return the RC_DEVBITS flag. NOTE: Change this only if
  33. ;; you are running into problems with the page being scrambled.
  34. ;;
  35.  
  36. ForceDIB=NO
  37. ;;
  38. ;; This flag controls whether or not the application should force the handling
  39. ;; of device bitmaps when drawing the pages. This is here for video drivers
  40. ;; which do not properly handle device bitmaps OR device dependant bitmaps. 
  41. ;;  NOTE: Change this only if you are running into problems with the page 
  42. ;; being scrambled and the above entry 'ForceDB=YES' does not help.
  43. ;;
  44.  
  45. DisableScreenSaver=YES
  46. ;;
  47. ;; Whether or not the application should allow the screen saver to activate
  48. ;; during a read. If Discis Books is not reading, the screen saver will work
  49. ;; normally. 
  50. ;;
  51.  
  52. DefaultLanguage=ENGL
  53. ;;
  54. ;; Default language for the application when book opens.  Last 4 characters
  55. ;; of the language module's name.   Ex. DISCENGL.DLL=> ENGL for english.
  56. ;; 
  57.  
  58.  
  59. [Queries]
  60. QueryBigResolution=0
  61. ;;
  62. ;; Warn user about screen resolution: 0 - NO or 1 - YES.
  63. ;;
  64.  
  65. QueryPaletteSupport=1
  66. ;;
  67. ;; Warn user about palette support: 0 - NO or 1 - YES.
  68. ;;
  69.  
  70. QueryDevBitsSupport=1
  71. ;;
  72. ;; Warn user about device bitmaps: 0 - NO or 1 - YES.
  73. ;;
  74.  
  75. [Menus]
  76. ;;
  77. ;; The following are used to show or hide menu items as a security feature.
  78. ;; To hide an item, change the "SHOW" keyword to "HIDE". If all the items in
  79. ;; a menu are hidden, the menu itself is also hidden, ie. If all the
  80. ;; 'Bookmark' menu items are set to be hidden, the 'Bookmark' menu itself
  81. ;; would be hidden in the application. To show the item (and the menu if it
  82. ;; is hidden), change the keyword back to "SHOW".
  83. ;;
  84. Book=SHOW
  85. ;;
  86. ;; Whether to show or hide the 'Book|Open Book' menu item.
  87. ;;
  88.  
  89. Previews=SHOW
  90. ;;
  91. ;; Whether to show or hide the 'Book|Open Preview' menu item.
  92. ;;
  93.  
  94. Recall=SHOW
  95. ;;
  96. ;; Whether to show or hide the 'Book|Recall' menu item.
  97. ;;
  98.  
  99. Settings=SHOW
  100. ;;
  101. ;; Whether to show or hide the 'Customize|Book Settings' menu item.
  102. ;;
  103.  
  104. System=SHOW
  105. ;;
  106. ;; Whether to show or hide the 'Customize|System Settings' menu item.
  107. ;;
  108.  
  109. Language=SHOW
  110. ;;
  111. ;; Whether to show or hide the 'Customize|Language' menu item.
  112. ;;
  113.  
  114. NewMark=SHOW
  115. ;;
  116. ;; Whether to show or hide the 'Bookmark|New Bookmark' menu item.
  117. ;;
  118.  
  119. OpenMark=SHOW
  120. ;;
  121. ;; Whether to show or hide the 'Bookmark|Open Bookmark' menu item.
  122. ;;
  123.  
  124. SaveMark=SHOW
  125. ;;
  126. ;; Whether to show or hide the 'Bookmark|Save Bookmark' menu item.
  127. ;;
  128.  
  129.